allow to specify the PNG compression level by passing a "compression"
authorSven Neumann <sven@gimp.org>
Tue, 24 May 2005 17:09:56 +0000 (17:09 +0000)
committerSven Neumann <neo@src.gnome.org>
Tue, 24 May 2005 17:09:56 +0000 (17:09 +0000)
commit3bc682d0122ba5f5f644e7ceffc4e44c6c6cf68f
treece7c8b262229563fd9af2fc1f0bce23247adf286
parente7a0b015f6246dbc31da43edba7f68b8defc21c5
allow to specify the PNG compression level by passing a "compression"

2005-05-24  Sven Neumann  <sven@gimp.org>

* io-png.c: allow to specify the PNG compression level by passing
a "compression" parameter to the PNG save function (bug #305337).

* gdk-pixbuf-io.c (gdk_pixbuf_save): document the new parameter.
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/io-png.c